From 86adf5bb5844d9ddb9e66b4f526add77701916e1 Mon Sep 17 00:00:00 2001 From: robertlipe Date: Sun, 31 Mar 2013 02:44:50 +0000 Subject: [PATCH] Type fix in STREET_ADDR of style doc. --- gpsbabel/xmldoc/chapters/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/xmldoc/chapters/styles.xml b/gpsbabel/xmldoc/chapters/styles.xml index 963fd07bd..63b033ff6 100644 --- a/gpsbabel/xmldoc/chapters/styles.xml +++ b/gpsbabel/xmldoc/chapters/styles.xml @@ -1373,7 +1373,7 @@ example: The name of the route currently being operated on. Needs string conversion.example:ROUTE_NAME, "", "%s"
-STREET_NAME +STREET_ADDR Street address including house number. Notice that this is not used for any geocoding, it's merely textual description associated with a position. example:STREET_ADDR, "", "%s"
-- 2.30.2